home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 4 / QRZ Ham Radio Callsign Database - Volume 4.iso / digests / tcp / 940204.txt < prev    next >
Internet Message Format  |  1994-11-13  |  13KB

  1. Date: Fri, 16 Sep 94 04:30:02 PDT
  2. From: Advanced Amateur Radio Networking Group <tcp-group@ucsd.edu>
  3. Errors-To: TCP-Group-Errors@UCSD.Edu
  4. Reply-To: TCP-Group@UCSD.Edu
  5. Precedence: Bulk
  6. Subject: TCP-Group Digest V94 #204
  7. To: tcp-group-digest
  8.  
  9.  
  10. TCP-Group Digest            Fri, 16 Sep 94       Volume 94 : Issue  204
  11.  
  12. Today's Topics:
  13.         A Packet Driver to go on air with a KISS TNC (2 msgs)
  14.                      Cross compile NOS with gcc?
  15.                         Mail failure (2 msgs)
  16.                     uploaded ftp.ucsd.edu wnos.exe
  17.  
  18. Send Replies or notes for publication to: <TCP-Group@UCSD.Edu>.
  19. Subscription requests to <TCP-Group-REQUEST@UCSD.Edu>.
  20. Problems you can't solve otherwise to brian@ucsd.edu.
  21.  
  22. Archives of past issues of the TCP-Group Digest are available
  23. (by FTP only) from UCSD.Edu in directory "mailarchives".
  24.  
  25. We trust that readers are intelligent enough to realize that all text
  26. herein consists of personal comments and does not represent the official
  27. policies or positions of any party.  Your mileage may vary.  So there.
  28. ----------------------------------------------------------------------
  29.  
  30. Date: Thu, 15 Sep 94 21:48:01 +02
  31. From: "Alessandro Agostini" <agostini@ir5tcp.iroe.fi.cnr.it>
  32. Subject: A Packet Driver to go on air with a KISS TNC
  33. To: TCP-Group@UCSD.Edu
  34.  
  35. For Ham-radio community there is NOS which permits to make experience of tcpip
  36. through amateur radio channals with a TNC.
  37. The second step: We have a tcp-appl. of our interest, for example a Gopher
  38. Client , a Telbin or something else ... and we would like to use it with a
  39. KISSmode TNC to log to our area-router on air.
  40. The problem: Our appl. doesn't threat beyond IP level: We need something
  41. to encapsulate the datagrams in an AX25 point to point UI link. We need
  42. a KISS-TNC packet driver.
  43. If we look at the SLIP8250 Packet Driver we see it to be a serial
  44. link point to point driver not very far from what we need. Thus by adding
  45. a simple AX25 header to every outgoing frame and the minimum overhead to pass
  46. through a kiss-tnc we can easily operate an application like PCG3 (which is a
  47. gopher client) on air.
  48. This is what I did. I have changed little in slip8250 (naming it kiss8250!)
  49. and corrently using it as an interface between any tcpip appl passing
  50. through the air.
  51. If any Ham is interested in developing a 'real' packet driver starting
  52. from this simple experience feel free to call.    73 TNX DE IK5HGN                                    
  53.  
  54. ------------------------------
  55.  
  56. Date: Thu, 15 Sep 94 22:50 EDT
  57. From: nelson@crynwr.com (Russell Nelson)
  58. Subject: A Packet Driver to go on air with a KISS TNC
  59. To: TCP-Group@UCSD.EDU
  60.  
  61.    Date: Thu, 15 Sep 94 21:48:01 +02
  62.    From: "Alessandro Agostini" <agostini@ir5tcp.iroe.fi.cnr.it>
  63.  
  64.    If we look at the SLIP8250 Packet Driver we see it to be a serial
  65.    link point to point driver not very far from what we need.
  66.  
  67. And surely you noticed that I had intended that from the start!  The
  68. code decides at runtime whether it self-identifies as SLIP, KISS, or
  69. AX25.  No one every wrote the code for KISS or AX25, but the potential
  70. is there...
  71.  
  72. -russ <nelson@crynwr.com>    http://www.crynwr.com/crynwr/nelson.html
  73. Crynwr Software   | Crynwr Software sells packet driver support | ask4 PGP key
  74. 11 Grant St.      | +1 315 268 1925 (9201 FAX)  | What is thee doing about it?
  75. Potsdam, NY 13676 | LPF member - ask me about the harm software patents do.
  76.  
  77. ------------------------------
  78.  
  79. Date: Thu, 15 Sep 1994 10:37:50 -0500 (CDT)
  80. From: Don Loflin <loflin@mail.utexas.edu>
  81. Subject: Cross compile NOS with gcc?
  82. To: Phil Karn <karn@qualcomm.com>
  83.  
  84. On Wed, 14 Sep 1994, Phil Karn wrote:
  85.  
  86. > I've never built NOS with gcc, but I'm *this close* to abandoning
  87. > Borland C altogether and going to DJGCC.
  88. > The only thing holding me back is the learning curve for
  89. > DJGCC. Anybody out there with experience, or who can point me to a FAQ
  90. > so I can come up to speed?
  91.  
  92. Never used DJGCC, but if it really has a high learning curve, check out 
  93. EMX/GCC.  It's a darn fine port of GCC which does support DOS, though you 
  94. may have only heard of it associated with OS/2.  It can be run under DOS, 
  95. and I think the process is even easier if you get RSX (from CICA/mirrors 
  96. programmr/dpmigcc4.zip) and put rsx.exe in the bin directory with gcc.exe 
  97. et al.  Then just run gcc/make/whatever.  Plug in RCS and you're set.  
  98.  
  99. Others will have to comment on the code & library differences between 
  100. DJGCC & EMX/GCC.
  101.  
  102. --Don Loflin
  103.  
  104. ------------------------------
  105.  
  106. Date: Thu, 15 Sep 94 10:18:00 edt
  107. From: Adminstrator <POSTMASTER@gppgpost.daytonoh.NCR.COM>
  108. Subject: Mail failure
  109. To: dayhub!3445a!ucsd.edu!TCP-Group@prowler.daytonoh.NCR.COM
  110.  
  111.                                                                                
  112. User mail received addressed to the following unknown addresses:
  113.   GPPGDAYTON/GPPGPOST/lshannon
  114.                                                                                
  115. ------------------------------------------------------------------------------ 
  116. Return-Path: <dayhub!3445a!ucsd.edu!TCP-Group@prowler.daytonoh.ncr.com>
  117. Received: from prowler.daytonoh.ncr.com by gppgpost.daytonoh.ncr.com id
  118.     <2E7857C7@gppgpost.daytonoh.ncr.com>; Thu, 15 Sep 94 10:18:47 edt
  119. Received: by prowler.daytonoh.ncr.com; 14 Sep 94 15:24:57 EDT
  120. Received: by dayhub.DaytonOH.NCR.COM; 14 Sep 94 15:24:51 EDT
  121. Received: by 3445a.DaytonOH.NCR.COM; 14 Sep 94 15:24:53 EDT id AA779571782
  122.     Wed, 14 Sep 94 15:43:02 EST
  123. Date: Wed, 14 Sep 94 15:43:02 EST
  124. From: TCP-Group@ucsd.edu
  125. Message-Id: <9408147795.AA779571782@WPDSMTP.DaytonOH.NCR.COM>
  126. To: tcp-group-digest@ucsd.edu
  127. Subject: TCP-Group Digest V94 #202
  128.                                                                               
  129. Large message has been converted into an attachment.
  130.  
  131. ------------------------------
  132.  
  133. Date: Thu, 15 Sep 94 12:38:00 edt
  134. From: Adminstrator <POSTMASTER@gppgpost.daytonoh.NCR.COM>
  135. Subject: Mail failure
  136. To: dayhub!3445a!ucsd.edu!TCP-Group@prowler.daytonoh.NCR.COM
  137.  
  138.                                                                                
  139. User mail received addressed to the following unknown addresses:
  140.   GPPGDAYTON/GPPGPOST/lshannon
  141.                                                                                
  142. ------------------------------------------------------------------------------ 
  143. Return-Path: <dayhub!3445a!ucsd.edu!TCP-Group@prowler.daytonoh.ncr.com>
  144. Received: from prowler.daytonoh.ncr.com by gppgpost.daytonoh.ncr.com id
  145.     <2E78789C@gppgpost.daytonoh.ncr.com>; Thu, 15 Sep 94 12:38:52 edt
  146. Received: by prowler.daytonoh.ncr.com; 15 Sep 94 12:34:58 EDT
  147. Received: by dayhub.DaytonOH.NCR.COM; 15 Sep 94 12:34:50 EDT
  148. Received: by 3445a.DaytonOH.NCR.COM; 15 Sep 94 12:35:03 EDT id AA779647902
  149.     Thu, 15 Sep 94 12:51:42 EST
  150. Date: Thu, 15 Sep 94 12:51:42 EST
  151. From: TCP-Group@ucsd.edu
  152. Message-Id: <9408157796.AA779647902@WPDSMTP.DaytonOH.NCR.COM>
  153. To: tcp-group-digest@ucsd.edu
  154. Subject: TCP-Group Digest V94 #203
  155.                                                                               
  156.  
  157. Received: by ccmail from 3445a.DaytonOH.NCR.COM
  158. >From ncrhub1!ucsd.edu!owner-tcp-digest@dayhub.DaytonOH.NCR.COM
  159. X-Envelope-From: ncrhub1!ucsd.edu!owner-tcp-digest@dayhub.DaytonOH.NCR.COM
  160. Received: by 3445a.DaytonOH.NCR.COM; 15 Sep 94 12:30:04 EDT
  161. Received: by dayhub.DaytonOH.NCR.COM; 15 Sep 94 12:29:32 EDT
  162. Received: from ncrgw1 by ncrhub1.NCR.COM id bm10928; 15 Sep 94 12:08 EDT
  163. Received: by ncrgw1.NCR.COM; 15 Sep 94 12:03:07 EDT
  164.     sendmail 8.6.9/UCSD-2.2-sun
  165.     Thu, 15 Sep 1994 04:30:08 -0700 for tcp-digest-list
  166. Received: by ucsd.edu; id EAA15098
  167.     sendmail 8.6.9/UCSD-2.2-sun
  168.     Thu, 15 Sep 1994 04:30:06 -0700 for tcp-group-ddist
  169. Message-Id: <199409151130.EAA15098@ucsd.edu>
  170. Date: Thu, 15 Sep 94 04:30:02 PDT
  171. From: Advanced Amateur Radio Networking Group <tcp-group@ucsd.edu>
  172. Errors-To: TCP-Group-Errors@UCSD.EDU
  173. Reply-To: TCP-Group@ucsd.edu
  174. Precedence: Bulk
  175. Subject: TCP-Group Digest V94 #203
  176. To: tcp-group-digest@ucsd.edu
  177.  
  178. TCP-Group Digest            Thu, 15 Sep 94       Volume 94 : Issue  203
  179.  
  180. Today's Topics:
  181.                  ax25 linux implementation? (2 msgs)
  182.                      Cross compile NOS with gcc?
  183.                                  help
  184.                      wampes and net takes all cpu
  185.  
  186. Send Replies or notes for publication to: <TCP-Group@UCSD.Edu>.
  187. Subscription requests to <TCP-Group-REQUEST@UCSD.Edu>.
  188. Problems you can't solve otherwise to brian@ucsd.edu.
  189.  
  190. Archives of past issues of the TCP-Group Digest are available
  191. (by FTP only) from UCSD.Edu in directory "mailarchives".
  192.  
  193. We trust that readers are intelligent enough to realize that all text
  194. herein consists of personal comments and does not represent the official
  195. policies or positions of any party.  Your mileage may vary.  So there.
  196. ----------------------------------------------------------------------
  197.  
  198. Date: Wed, 14 Sep 94 07:53:07 -0500
  199. From: k5yfw@sacdm10.kelly.af.mil (WALT DUBOSE - K5YFW)
  200. Subject: ax25 linux implementation?
  201. To: tcp-group@ucsd.edu
  202.  
  203. Hey, digi's are Ok, as along as they work at 19.2Kbps or better and
  204. are 1200 ft AGL.  But data repeaters (that will handle 19.2Kbps or
  205. better and are 1200 ft AGL) are better as you just play with the RX/TX
  206. frequencies and not the software.           -- K5YFW
  207.  
  208. In Gerry's message of 14 Sep 1994 at 0536 CDT, he writes:
  209. > Rob sez:
  210. > >
  211. > > *** In reply to mail from Brian Kantor, ....:
  212. > > > The way you handle direct vs digi paths to stations is
  213. > > >
  214. > > > 1) get rid of the digi.  Dynamite is good  Digipeaters suck hard and
  215. > > > really need to be gotten rid of as fast as possible.  If this helps, so
  216. > > > much the better.
  217. > >
  218. > > This'll give the digi 'a larger coverage area', is this what we want ?
  219. > >
  220. > > Dozing it in might be safer ... ;-)
  221. >
  222. > With dynamite, you disperse it overa larger area both reducing the overall
  223. > impact of the original problem, and making it harder for the EPA to figure
  224. out
  225. > what it was to cite you.  If you doze and bury it, it's a point source of
  226. > contamination... ;-)
  227. >
  228. > Gerry
  229.  
  230. ------------------------------
  231.  
  232. Date: Wed, 14 Sep 1994 21:00:46 -0700
  233. From: Phil Karn <karn@qualcomm.com>
  234. Subject: ax25 linux implementation?
  235. To: brian@nothing.ucsd.edu
  236.  
  237. I fully agree with Brian's suggestions. They're mostly consistent with
  238. the way NOS already does it. I used to do it differently, but changed
  239. to the present scheme because it was so much cleaner. You really don't
  240. want variable length ARP packets and monster sockaddr structures.
  241.  
  242. Phil
  243.  
  244. ------------------------------
  245.  
  246. Date: Wed, 14 Sep 1994 21:11:13 -0700
  247. From: Phil Karn <karn@qualcomm.com>
  248. Subject: Cross compile NOS with gcc?
  249. To: jmorriso@bogomips.ee.ubc.ca
  250.  
  251. I've never built NOS with gcc, but I'm *this close* to abandoning
  252. Borland C altogether and going to DJGCC.
  253.  
  254. The only thing holding me back is the learning curve for
  255. DJGCC. Anybody out there with experience, or who can point me to a FAQ
  256. so I can come up to speed?
  257.  
  258. Phil
  259.  
  260. ------------------------------
  261.  
  262. Date: Wed, 14 Sep 94 16:12 GMT+0200
  263. From: iw8qbw@iw8qbw-5.ampr.org (Domenico Dato)
  264. Subject: help
  265. To: tcp-group@ucsd.edu
  266.  
  267. help
  268.  
  269. ------------------------------
  270.  
  271. Date: Thu, 15 Sep 94 11:11:50 EST
  272. From: BARRY TITMARSH <BTITMARS%ESOC.BITNET@vm.gmd.de>
  273. Subject: wampes and net takes all cpu
  274. To: Olaf Erb dc1ik <ERB@INSU1.ETEC.UNI-KARLSRUHE.DE>,
  275.  
  276. Ok fixed.. during the reinstall on linux, i over looked the fact
  277. that wampes was still expecting a local route via slip and a ttyp0
  278. and on the linux side i forgot to setup the slattach for the ptyp0
  279. and ifconfig sl0 it...
  280. think that this is a known bug in wampes if a route/iface via pty's
  281. is left hanging high and dry.
  282. all functioning correctly now..
  283. Thanks. Barry..
  284.  
  285. ------------------------------
  286.  
  287. End of TCP-Group Digest V94 #203
  288. ******************************
  289.  
  290. ------------------------------
  291.  
  292. Date: Thu, 15 Sep 94 14:12:15 EST
  293. From: BARRY TITMARSH <BTITMARS%ESOC.BITNET@vm.gmd.de>
  294. Subject: uploaded ftp.ucsd.edu wnos.exe
  295. To: TCP-GROUP <TCP-GROUP@ucsd.edu>, wnos-group <WNOS-L@edugraf.ufsc.br>
  296.  
  297. Ok due to many wnos users complaining to me via email and S.F about
  298. my policy of source code only distribution, as of 12:15Z I uploaded
  299. to ftp.ucsd.edu:hamradio/packet/tcpip/incoming/wnos-940815.exe
  300. this is built with:
  301. scc asy netrom all cli/srv nntp pop etc. packet drv etc.
  302. Its without any warrenty, use at your risk.
  303. its complied in 286 mode, i have had this same version running as
  304. a cut down router between ethernet and 4 ax25 ccts running now 36 days
  305. and its lost 15kb memory. from startup.
  306. i have on avg 12-15 ac25 connects via it or useing it. It for MY config
  307. is very stable,
  308.  
  309. Enjoy..  Barry gm8sau/dc0hk
  310.  
  311. ------------------------------
  312.  
  313. End of TCP-Group Digest V94 #204
  314. ******************************
  315.